[INFO] fetching crate afast-macros 0.1.3...
[INFO] testing afast-macros-0.1.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate afast-macros 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate afast-macros 0.1.3
[INFO] finished tweaking crates.io crate afast-macros 0.1.3
[INFO] tweaked toml for crates.io crate afast-macros 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate afast-macros 0.1.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate afast-macros 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ea67ac316fe956633f5df6aa91767aba1ce5f1842e16f4255f9792430579b88
[INFO] running `Command { std: "docker" "start" "-a" "6ea67ac316fe956633f5df6aa91767aba1ce5f1842e16f4255f9792430579b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ea67ac316fe956633f5df6aa91767aba1ce5f1842e16f4255f9792430579b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea67ac316fe956633f5df6aa91767aba1ce5f1842e16f4255f9792430579b88", kill_on_drop: false }`
[INFO] [stdout] 6ea67ac316fe956633f5df6aa91767aba1ce5f1842e16f4255f9792430579b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 140359f795b1a63aaa9150dc16297c8d2a6dc317fe3659b92a67b4d0fa8a2e1f
[INFO] running `Command { std: "docker" "start" "-a" "140359f795b1a63aaa9150dc16297c8d2a6dc317fe3659b92a67b4d0fa8a2e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling afast-macros v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
[INFO] running `Command { std: "docker" "inspect" "140359f795b1a63aaa9150dc16297c8d2a6dc317fe3659b92a67b4d0fa8a2e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140359f795b1a63aaa9150dc16297c8d2a6dc317fe3659b92a67b4d0fa8a2e1f", kill_on_drop: false }`
[INFO] [stdout] 140359f795b1a63aaa9150dc16297c8d2a6dc317fe3659b92a67b4d0fa8a2e1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04586ccc31fdd7b63e3201719ea6ef15c23ebb758e2f75fe7b592f2e01ad595e
[INFO] running `Command { std: "docker" "start" "-a" "04586ccc31fdd7b63e3201719ea6ef15c23ebb758e2f75fe7b592f2e01ad595e", kill_on_drop: false }`
[INFO] [stderr]    Compiling afast-macros v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "04586ccc31fdd7b63e3201719ea6ef15c23ebb758e2f75fe7b592f2e01ad595e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04586ccc31fdd7b63e3201719ea6ef15c23ebb758e2f75fe7b592f2e01ad595e", kill_on_drop: false }`
[INFO] [stdout] 04586ccc31fdd7b63e3201719ea6ef15c23ebb758e2f75fe7b592f2e01ad595e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d567d39e8efbc8815528469c2bf746be2093a4a4e673488cde2cb152e3ee5c76
[INFO] running `Command { std: "docker" "start" "-a" "d567d39e8efbc8815528469c2bf746be2093a4a4e673488cde2cb152e3ee5c76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/afast_macros-a11376f74ff8feb4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests afast_macros
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/tag.rs - tag::parse_validations (line 58) - compile ... ok
[INFO] [stdout] test src/lib.rs - register (line 138) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - register_ordinary (line 156) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - post (line 57) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - get (line 37) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_tag (line 175) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - patch (line 97) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - handler (line 17) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - put (line 77) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - delete (line 117) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - register (line 138) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use afast::register;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - register_ordinary (line 156) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use afast::register_ordinary;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - post (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use afast::post;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 | async fn create() -> afast::HttpResult<String> {
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use afast::get;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn get_user() -> afast::HttpResult<String> {
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_tag (line 175) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | use afast::Tag;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tag` in this scope
[INFO] [stdout]    --> src/lib.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[tag("User profile data")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tag` is an attribute that can be used by the derive macro `Tag`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - patch (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | use afast::patch;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]    --> src/lib.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn patch() -> afast::HttpResult<String> {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - handler (line 17) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use afast::handler;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn health() -> afast::Result<String> {
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - put (line 77) stdout ----
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | use afast::put;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn replace() -> afast::HttpResult<String> {
[INFO] [stdout]    |                       ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - delete (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | use afast::delete;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]    --> src/lib.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn remove() -> afast::HttpResult<String> {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - delete (line 117)
[INFO] [stdout]     src/lib.rs - derive_tag (line 175)
[INFO] [stdout]     src/lib.rs - get (line 37)
[INFO] [stdout]     src/lib.rs - handler (line 17)
[INFO] [stdout]     src/lib.rs - patch (line 97)
[INFO] [stdout]     src/lib.rs - post (line 57)
[INFO] [stdout]     src/lib.rs - put (line 77)
[INFO] [stdout]     src/lib.rs - register (line 138)
[INFO] [stdout]     src/lib.rs - register_ordinary (line 156)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.12s
[INFO] running `Command { std: "docker" "inspect" "d567d39e8efbc8815528469c2bf746be2093a4a4e673488cde2cb152e3ee5c76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d567d39e8efbc8815528469c2bf746be2093a4a4e673488cde2cb152e3ee5c76", kill_on_drop: false }`
[INFO] [stdout] d567d39e8efbc8815528469c2bf746be2093a4a4e673488cde2cb152e3ee5c76
